| Overload | Description | 
|---|---|
| Contains(Int32) | Check if collection contains an item with specified index. | 
| Contains(Guid) | (Inherited from System.Collections.ObjectModel.KeyedCollection<TKey,TItem>) | 
| Contains(T) | (Inherited from System.Collections.ObjectModel.Collection<TItem>) |